(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://www.republictt.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 05/17/2024.
Abbr. Buy (cash) Buy (sight) Sell
USD

6.1000 6.5818 6.7793
GBP

8.0800 8.4180 9.0032
JPY

0.0000 0.0423 0.0450
EUR

6.9300 7.2146 7.7162
CAD

4.7300 4.8784 5.2175
AUD

4.1700 4.3867 4.6667
BBD

2.9300 0.0000 3.5083
BZD

0.0000 3.3311 3.5437
XCD

2.2000 2.3562 2.5611
GHS

0.0000 0.4474 0.4760
GYD

0.0250 0.0000 0.0349
HKD

0.0000 0.8094 0.8993
INR

0.0000 0.0801 0.0852
JMD

0.0400 0.0000 0.0455
NZD

3.8200 4.0246 4.2815
NOK

0.5800 0.6142 0.6534
CHF

6.8900 7.2527 7.7156
See all rates"; } })();